Popular Packages
-
-
PHP
laminas/laminas-db
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
-
-
-
-
-
PHP
colinmollenhour/cache-backend-file
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
-
-
-
-
-
PHP
mrclay/jsmin-php
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
-
PHP
ghostwriter/container
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
-
PHP
laminas/laminas-form
Validate and display simple and complex forms, casting forms to business objects and vice versa
-
PHP
jawira/case-converter
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.