Libraries tagged by like
mediumjs/mediumjs
139818 Downloads
A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor).
maestroerror/heif-converter
1011787 Downloads
versatile command-line application, along with a Docker image, that offers an easy and efficient way to convert HEIC (and AVIF) images to other common formats like JPEG and PNG
lvht/geohash
613520 Downloads
geohash like python-geohash
league/tactician-doctrine
3156195 Downloads
Plugins for Tactician commands using Doctrine, like wrapping every command in a transaction
laravelcm/laravel-subscriptions
75782 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
95528 Downloads
Laravel package to create beautiful common views like tables using only PHP code
krowinski/php-mysql-replication
131526 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
1172768 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
1424680 Downloads
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
jlorente/php-credit-cards
480563 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
128739 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
gravitypdf/querypath
1656802 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP 7.1 to 8.5 support
genkgo/mail
80716 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
dflydev/placeholder-resolver
14637625 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
deligoez/laravel-model-hashid
121107 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models