Libraries tagged by recuring
mawebdk/preg-match
5 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
mattkurek/athena-input
2 Downloads
A PHP library for handling user input in a safe and efficient manor while requiring code
mattkurek/athena-database
0 Downloads
A simple PHP library for interacting with a MySQL/MariaDB database in a safe and efficient manner while requiring minimal code
masterfermin02/php-audio-text-summary
13 Downloads
PHP package to transcribe recordings or audio to text and summary using google speech to text and chatGPT
marcossaoleo/laravel-oauth2-login
8 Downloads
Provides a middleware to protect resources requiring an OAuth2 login
m1ke/json-explore
9 Downloads
Allows you to analyse the fields present in a data structure, aimed at APIs returning data as JSON
lucaterribili/laravel-password-history-validation
106 Downloads
Prevent users from reusing recently used passwords
lucapericlp/medium-rss-parser
30 Downloads
Parses a Medium profile's RSS feed and returning easy to use PHP objects for every post sorted by latest date.
lubiana/doctrine-ulid
22 Downloads
adds ulid type to doctrine wihtout requiring doctrine symfony bridge
lianhechx/laravel-jsvalidation
32 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
lexinzector/picture
8 Downloads
Library for working with images (cropping and reducing, converting to base64, etc.)
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.
lcbrq/magento2-dateformatpatch
238 Downloads
Patch for lib-icu inconsistency returning different locale pattern
lastcall/composer-extra-files
9893 Downloads
Composer plugin for requiring additional files from composer packages.
krasilnikov-spb/php-rdp
10 Downloads
PHP implementation of the Ramer-Douglas-Peucker algorithm for reducing the number of points on a polyline