Projects tagged ‘php5’ and ‘zend’


[52 total ]

2 Users
 

An MVC application framework and extension library for Zend Framework. Zym Engine (ZE) is an extensible plugin framework that acts as the base for which Zend Framework applications could be built ... [More] in a reusable and re-distributable manner. ZE allows easy integration of applications by unifying the design of aspects such as ACL, User handling, i18n, l10n, etc... By unifying the design through established conventions, developers can create reusable and redistributable modules thus reducing development time. Zym Engine is formally known as Zym Framework or Zym Project. [Less]
Created about 1 year ago.

1 Users

Zend Framework library extension LibrariesKontorX_DataGrid - KontorXDataGrid KontorX_Application_Resource_Acl - Application_Resource_Acl KontorX_Db_Table_Tree_Abstract KontorX_Db_Table_Tree_Abstract KontorX_Search_Semantic and more..
Created about 1 year ago.

1 Users

Kornak is a set of components built to be primarily used with Zend Framework but most of them can can be used alone.
Created 10 months ago.

1 Users

Fully automated Zend Framework based PHP engine
Created 3 months ago.

1 Users

"Zend Framework Db Table ORM" is a project that aims to give greater ORM functionality to Zend_Db_Table Relationships. These extend the class "Zend_Db_Table_Abstract" and ... [More] "Zend_Db_Table_Row_Abstract" without touching or altering anything of its existing features. You can download libraries through SVN on the following link or can be downloaded directly from Downloads. Also, it’s mandatory to use the adapter database "Zsamer_Db_Adapter_Pdo_Mysql" because it gives some advantages for using transactions employed in the ORM. If you are using Mysql, I recommend the use of the InnoDB engine because it supports transactions. By default, the adapter for Mysql it’s ready, but if you gonna use another adapter like Oracle (e.g) it’s necessary to create the appropriate class that extends the adapter to use. See link installation & configuration. To use the adapter mentioned is necessary to include the following line in the config.ini connection: database.adapter = pdo_mysql database.params.adapterNamespace = Zsamer_Db_Adapter;The repository has a complete set of implementation examples inside the "application" folder, which includes the config.ini file, orm.sql and a module called "cms", with controllers of examples (ContentController and ProjectController ) and their respective models classes. The repository also includes the Mysql tables of the examples in a .sql file (orm.sql); this one is in the "application" folder with the .ini config file. The examples are in InnoDB Engine to support transactions, and Constraint (referential integrity). Examples: Example System Projects Example Content Manager System Criteria or conditions on Objects Related To see in Spanish [Less]
Created about 1 year ago.

0 Users

La idea es poder gestionar tareas, asignación de las mismas, estados, tiempos, etc. Basicamente el proyecto surge con el proposito de saber "que esta haciendo" cada departamento o empleado de una ... [More] empresa, para poder realizar una "gestión" más simple y no estar detras de cada encargado o empleado. Se usará exclusivamente PHP5 + Zend Framework. [Less]
Created 12 months ago.

0 Users

Share code snippets related to the Zend Framework. The idea is to shed light on the cool parts of the framework and add some buzz.
Created 11 months ago.

0 Users

Una estructura mínima que sirva como template a la hora de crear un proyecto nuevo. Sitio para pruebas http://base.surforce.com
Created about 1 year ago.

0 Users

Project investigating the best practices for combining the Zend Framework with Doctrine
Created 10 months ago.