Libraries tagged by mget
dkd/php-populate
54821 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
digitaldream/laracrud
20701 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dees040/laravel-api-responses
23601 Downloads
Helper methods for Laravel API Responses
datatables.net/datatables.net-buttons
24698 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables
dantleech/argument-resolver
391197 Downloads
Resolve method arguments from an associative array
danmichaelo/coma
23716 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
customgento/module-admin-payment-m2
26380 Downloads
Admin Payment for Magento 2 adds an internal payment method in the admin area.
corley/influxdb-sdk
294367 Downloads
Send your app metrics to InfluxDB
cloudplaydev/confluence-php-client
25219 Downloads
Provides methods for Confluence REST APIs
brandonjbegle/nova4-google-autocomplete-field
20497 Downloads
This Nova Package it's a Field that allows you to Autocomplete addresses with Google Place API and get the full metadata (lat and long, etc).
bnomei/kirby3-fingerprint
28034 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
bluemoehre/flac-php
216561 Downloads
PHP class for native reading FLAC's metadata and Vorbis comment
azimkordpour/power-enum
10930 Downloads
This light package provides some methods to your Enum classes to make the most of them.
automattic/phpcs-neutron-ruleset
90926 Downloads
A PHPCS meta-ruleset for WordPress development
aura/dispatcher
89030 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.