Libraries tagged by Execl
infocyph/uid
3682 Downloads
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!
igniterlabs/ti-ext-importexport
1350 Downloads
Import/Export Menu Items, Orders, Customers from/into any CSV or Microsoft Excel file to TastyIgniter.
helhum/typo3-frontend-request
1959 Downloads
API to execute TYPO3 frontend requests from code or command line
fusio/adapter-worker
5150 Downloads
Provides a connection and actions to execute code at a remote worker
fusio/adapter-cli
17035 Downloads
Provides a connection to execute cli command
fromhome/laravel-model-upload
3504 Downloads
Simple model upload using Laravel Excel
flaviovs/timeit
359 Downloads
Library and tools to measure execution speed of PHP code
existenznl/permcheck
51506 Downloads
PermCheck is a tool to validate the executable bit of files in a PHP project
diversen/php-cli-spinners
2915 Downloads
Show a cli spinner while executing a callback
datatables.net/datatables.net-scroller
3919 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables
d34dman/drupal-recipe-manager
93 Downloads
A CLI tool for managing and executing Drupal recipes
craftcms/query
14223 Downloads
Execute database queries from the Control Panel
coreproc/nova-data-sync
6512 Downloads
A Laravel Nova tool for importing and exporting data from CSV or Excel files.
cheprasov/php-parallel
12408 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
bchalier/php-k8s
7877 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.