Libraries tagged by object creation
programster/pgsql-objects
1048 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
wojciech.nawalaniec/mother-object-factory
13 Downloads
Library making creation of mother objects super easy.
brightmachine/object-proxy
19 Downloads
A trait to simplify the creation of proxies or simple facades.
se7enxweb/powercontent
0 Downloads
Power Content Provides for Publishing any type of content dynamically without needing to first visit content/edit view to input content durring creation (POST) Actions. Great for advanced developers!
florianwolters/component-core-cloneable
700 Downloads
Allows and disallows the cloning of objects as a PHP component.
brightmachine/rapper
37 Downloads
A trait to simplify the creation of proxies or simple facades.
third-engine/factory
101 Downloads
Provides object creation that makes mocking and good unit testing easy.
radiergummi/libconfig
18 Downloads
Configuration object creation for PHP apps
oukhennicheabdelkrim/dic
12 Downloads
DIC is dependency-injection container allows developers to move object creation logic out of their application logic.
charcoal/factory
61 Downloads
Charcoal object creation (Factory, AbstractFactory, Builder, Class Resolver)
real-chocopanda/glorpen-propel-event-bundle
84 Downloads
Propel events for Symfony2. This bundle allows you to inject services on object/query creation, set data from service before save and more.
axy/creator
125 Downloads
Creation of objects by parameters
boruta/common-abstraction
416 Downloads
Basic classes facilitating creation of efficient object-oriented applications.
kaizen/date
9 Downloads
Allow the creation of immutable date object, with system timezone, account timezone and account format passed along.
programster/orm-generator
980 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.