Popular Packages
-
PHP
donatj/printf-parser
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
-
PHP
zfcampus/zf-apigility-documentation
Apigility API documentation module
Abandoned! See laminas-api-tools/api-tools-documentation
-
-
-
PHP
gridonic/princexml-php
PrinceXML PHP5 wrapper converted to follow the PSR-0 standard.
Abandoned!
-
-
-
-
-
-
-
PHP
qcod/laravel-imageup
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
-
-
PHP
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!