Libraries tagged by lake
jlorente/php-credit-cards
310879 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
112561 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
gravitypdf/querypath
665093 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
genkgo/mail
59117 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
friendsofsymfony1/symfony1
202605 Downloads
Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance
deligoez/laravel-model-hashid
65730 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
croustibat/filament-jobs-monitor
162240 Downloads
Background Jobs monitoring like Horizon for all drivers for FilamentPHP
crestapps/laravel-code-generator
81562 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.
crell/fp
271955 Downloads
Functional utilities for PHP 8 and later
configcat/configcat-client
879846 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
3336 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.
cheprasov/php-redis-client
1153977 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
cakephp/authorization
1755770 Downloads
Authorization abstraction layer plugin for CakePHP
atrox/haikunator
212218 Downloads
Generate Heroku-like random names to use in your php applications.
anik/form-request
328736 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.