Popular Packages
-
-
-
-
blackfireio/blackfire-symfony-meta
A PHP package to easily integrate Blackfire into a Symfony application
-
-
-
-
PHP
wapmorgan/yii2-inflection
Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time.
-
-
PHP
richardfullmer/rabbitmq-management-api
An object oriented wrapper for the RabbitMQ Management HTTP Api
-
JavaScript
sebkln/ckeditor-wordbreak
CKEditor 5: wordbreak Plugin - Adds the <wbr> HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.
-
-
PHP
thingengineer/mysqli-database-class
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
-
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!
-
PHP
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!