mouf member since: Jun 20, 2012
mouf's packages
- 
                PHP container-interop/definition-interopPromoting container interoperability through standard definitions 
- 
                PHP container-interop/definition-interop-testsTest suite that validates whether a container is compatible with definition-interop. 
- 
                PHP container-interop/service-providerPromoting container interoperability through standard service providers 
- 
                PHP mouf/alias-containerThis package contains a really minimalist dependency injection container that can be used to create aliases of instances in existing containers. 
- 
                PHP mouf/archive-installerThis is a simple installer that let's you create simple Composer packages that are actually downloading and extracting an archive from the web. 
- 
                
- 
                
- 
                
- 
                
- 
                PHP mouf/container-installerThis package contains a PHP dependency injection container detector and aggregator. The idea is to have potentially one DI container per composer package and to aggregate all those containers into a 'root' container. 
- 
                mouf/crystal-projectThis package contains the everaldo icon set. This is a set of icons that can be used in any web application. 
- 
                PHP mouf/database.dao-interfaceThis package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things. 
- 
                PHP mouf/database.datasource.datasource-interfaceThis package only contains basic interfaces for implementing data sources. 
- 
                PHP mouf/database.dbconnectionThis package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables. 
- 
                PHP mouf/database.dbstatsThis package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time. 
