Libraries tagged by runs
netlogix/migrations-jobqueue
46781 Downloads
Run netlogix/migrations asynchronously using flowpack/jobqueue
netlogix/datadeploymenttasks
3223 Downloads
Run tasks after syncing data into a Neos instance (eg. for staging or development environments)
myqaa/laravel-patches
5946 Downloads
Run patches migration style in your Laravel applications.
myparcelcom/concurrency-safe-migrations
47475 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
moosend/website-tracking
19487 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
mnabialek/laravel-quick-migrations
10574 Downloads
Run Laravel tests quicker
maxal/laravel-subscriptions
3658 Downloads
MaxAl Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
maglnet/magl-legacy-application
39579 Downloads
Provides a laminas module that is able to run legacy applications with the power of laminas.
lucatacconi/crunz-ui
1493 Downloads
User interface for lavary/crunz. Integrate Crunz library and funtions: Tabular, monthly or weekly interface to view the scheduled and executed tasks. Quick display of the execution result of the tasks that have been executed (Indicator icons easily show the result). Upload, download, edit or delete tasks. Forced run of the task, even outside the scheduled time with eventual display of the log once the execution is completed. It can be used with integrated Crunz or with a version of Crunz already installed on the system
lorisleiva/artisan-ui
4026 Downloads
Run your artisan commands by pressing buttons.
libresign/behat-builtin-extension
48376 Downloads
Behat extension to run php built-in web server
lesha888/geophp
35652 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
lara-zeus/zeus
1074 Downloads
a standalone app., a Starter Kit; it's pre-configured to run all Zeus packages and some extra perks..
lantongxue/php-nohup
12876 Downloads
A library to run a command in the background, it will return the process's pid, and get it's is running status anytime in the another process, and can be stoped anytime. It support Windows, Linux and Mac osx.
juststeveking/laravel-business-process
3040 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.