Libraries tagged by machine
rjds/php-humanize
1826 Downloads
A PHP library to convert machine data into human-readable strings.
proophsoftware/postgres-document-store
1196 Downloads
PostgreSQL Document Store for Event Machine
preneomit/scheduler
443 Downloads
Production-ready PHP scheduling package for resource-constrained project scheduling (RCPSP). Handles employees, machines, calendars, and complex dependency graphs.
pop/winston
41 Downloads
Winston is a AB/split/multivariate testing library utilizing redis and a basic machine learning algorithm for automatically displaying the most successful test variations.
pear/fsm
5004 Downloads
Finite State Machine
nawasara/alerting
167 Downloads
Central incident bus for Nawasara — register alert rules, dispatch fire/resolve via Alerter facade, state-machine with cooldown + escalation, routes notifications to nawasara/notification channels.
mpociot/human-regex
102 Downloads
Regular expressions for human beings, not machines
mozex/laravel-test-lanes
52 Downloads
Give every concurrent Laravel test run its own databases by claiming a machine-unique lane for each process
liberusoftware/localization-contracts
72 Downloads
Stable provider-neutral machine translation contracts for Liberu Localization.
ksanyok/text-humanize
66 Downloads
Zero-dependency PHP library for algorithmic text humanization — transforms machine-generated text into natural prose
kasuganosoras/libvirt-manager
24 Downloads
A library to control the libvirt virtual machine.
kambo/llama-cpp-php
322 Downloads
The package enables the use of the LLama C++ library in PHP, thereby allowing the setup and execution of LLM models in PHP on your local machine.
jord-jd/eloquent-attribute-value-prediction
2 Downloads
Predict attribute values for your Laravel Eloquent models using machine learning!
janvoracek/wp-cli-ssh
1139 Downloads
Invoke WP-CLI on another server via SSH from local machine
igne-agency/laravel-boot-up
33 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.