Libraries tagged by wish-list
little-apps/littlejwt
25919 Downloads
Secure Your Laravel Web App with Little JWT - The Key to Effortless Token Management!
menumbing/database-resilience
93 Downloads
Connection resilience for Hyperf databases, starting with lost connection detection for the pgsql and pgsql-swoole drivers.
lde/api-helper
15153 Downloads
Laravel package to help consume REST and XML APIs with little effort.
igne-agency/laravel-boot-up
174 Downloads
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
idearia/wp-cli-command
2161 Downloads
Simple class to create WP-CLI commands with validation with little effort.
lithephp/lithephp
111 Downloads
Skeleton application for the Lithe framework. Easily set up your projects with Lithe!
lithemod/events
40 Downloads
Lithe Events: A powerful and lightweight event management system for PHP projects, designed to simplify communication between components intuitively and efficiently. Easily create, register, and emit events, making your code more modular and reactive. Transform your applications into dynamic experiences with Lithe Events!
ken/laravel-voyager-blog
286 Downloads
Create a blog very easy with litepie Blog & laravel voyager
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
tugmaks/php-coin-core
71 Downloads
Simple php library for interacting with Litecoin/Bitcoin Core wallet via json rpc
shelfwood/lmstudio-php
72 Downloads
A PHP package for integrating with LMStudio's local API
rabbit/db-taos
0 Downloads
rabbit taos client with libtaos driver.
phylogram/php_to_js_converter
0 Downloads
This package allows to generate javascript code from php, with literal code from strings, and automatic array, string, boolean, number and null conversion.
phpmonad/phpmonad
15 Downloads
A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world
pascualmg/simple-php-skel
26 Downloads
simple dockerized skel with last version of php and phpunit