Popular Packages
-
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!
-
PHP
discord-php-helpers/collection
A collection library for DiscordPHP. Inspired by Laravel Collections.
-
PHP
b13/trusted-url-params
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
-
-
-
-
JavaScript
igorescobar/jquery-mask-plugin
A jQuery Plugin to make masks on form fields and html elements.
-
PHP
ltd-beget/dns-zone-configurator
Php library for parsing and editing dns zones files programmatically with high level abstraction.
-
PHP
cerbero/eloquent-inspector
Inspect Laravel Eloquent models to collect properties, relationships and more.
-
-
-
PHP
konekt/laravel-migration-compatibility
Library to help migrations to figure out whether a related field is int or bigInt