jtet/miniconfig
Simple configuration file loader for PHP in 20 lines of code.
时间:2012-11-19 21:03
mylen/jquery-file-upload-bundle
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
时间:2012-11-17 23:53
fanatique/php-fixed-length-file-parser
A parser class for handling fixed length text files in PHP
时间:2012-11-15 15:44
deusz/media-bundle
Symfony SonataMediaBundle without admin bundle requirement
时间:2012-11-12 15:29
jms/composer-deps-analyzer
Builds a Dependency Graph from a composer.json file
时间:2012-11-03 18:20
silverstripe/staticpublisher
StaticPublisher provides an extensions for exporting a SilverStripe application to either a local or remote file systems.
时间:2012-11-02 23:38
mjohnson/uploader
File uploader and validation plugin for CakePHP.
时间:2012-10-26 07:56
mouf/html.template.bootstrap
This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project.
时间:2012-10-19 13:08
iphp/filestore-bundle
Upload files for doctrine entities in symfony 2 project
时间:2012-10-18 13:03
mouf/security.userfiledao
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a datab
时间:2012-10-16 14:56
mouf/utils.cache.cache-interface
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
时间:2012-10-16 14:52
mouf/utils.cache.file-cache
This package contains a cache mechanism that relies on temporary files.
时间:2012-10-16 14:52
mouf/utils.common.getvars
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel
时间:2012-10-16 14:43
mouf/html.utils.weblibrarymanager
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies
时间:2012-10-16 14:26