Libraries tagged by master data
mastir/php-dump
14 Downloads
Tool to convert app scopes into binary readable data dump
konfig/carbon-php-sdk
6 Downloads
Connect external data to LLMs, no matter the source.
esit/downloadmail
779 Downloads
DownloadMail v2 ist eine Erweiterung für das Open Source CMS Contao, die den Download einer geschützten Datei nach dem Ausfüllen eines Formulars ermöglicht. Das Formular kann im Formulargenerator frei gestalltet werden. Die eingegebenen Daten stehen im Backend zur Verfügung. Diese Version benötigt Contao 4, für Contao 3 bitte die erste Version verwenden. Eine Anleitung ist unter https://github.com/eS-IT/downloadmail/blob/master/README.md zufinden.
plannr/laravel-fast-refresh-database
926518 Downloads
Refresh your database faster than you've ever seen before 🚀
koolreport/core
385804 Downloads
An Open Source PHP Reporting Framework for easier and faster report delivery.
muxinc/mux-php
1821147 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
koolphp/koolreport
36290 Downloads
An Open Source PHP Reporting Framework for easier and faster report delivery.
deminy/counit
12528 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
pristavu/laravel-fast-refresh-database
2812 Downloads
Refresh your database faster than you've ever seen before 🚀
widget/widget
75 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
wei/wei
98875 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
juampynr/syncdb
34946 Downloads
Import and export large Drupal databases faster using Drush.
crossjoin/browscap
234370 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
marcocesarato/cpdo
289 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.