Libraries tagged by LLike
league/tactician-doctrine
2772967 Downloads
Plugins for Tactician commands using Doctrine, like wrapping every command in a transaction
laravelcm/laravel-subscriptions
20178 Downloads
Laravel 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.
laravel-views/laravel-views
86811 Downloads
Laravel package to create beautiful common views like tables using only PHP code
krowinski/php-mysql-replication
79615 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
krowinski/bcmath-extended
868639 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
jmose/command-scheduler-bundle
1367174 Downloads
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
jlorente/php-credit-cards
294451 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
hootlex/laravel-moderation
111173 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
gravitypdf/querypath
579892 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
genkgo/mail
57139 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
deligoez/laravel-model-hashid
59917 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
croustibat/filament-jobs-monitor
142534 Downloads
Background Jobs monitoring like Horizon for all drivers for FilamentPHP
crestapps/laravel-code-generator
79142 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
configcat/configcat-client
843208 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
components/mathjs
3265 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.