Libraries tagged by thai
lazzard/php-ftp-client
164605 Downloads
This library provides helper classes and methods to manage your FTP files in an OOP way.
laravel-zero/phar-updater
1341962 Downloads
A thing to make PHAR self-updating easy and secure.
laravel-zero/foundation
1118417 Downloads
This is a mirror from illuminate/foundation.
laravel-notification-channels/twitter
177755 Downloads
This package makes it easy to send notifications via Twitter with Laravel
laracademy/generators
308321 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
langleyfoxall/laravel-nist-password-rules
543424 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
laminas/laminas-dependency-plugin
14016280 Downloads
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
ladumor/laravel-pwa
203810 Downloads
this package used for the make pwa website.
krowinski/php-mysql-replication
82004 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.
korridor/laravel-has-many-merged
88240 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kmlaravel/laravel-geographical-calculator
62041 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
kenepa/resource-lock
53850 Downloads
Filament Resource Lock is a Filament plugin that adds resource locking functionality to your site.
karriere/pdf-merge
362409 Downloads
A wrapper for the TCPDF class that provides an elegant API for merging PDFs
karriere/json-decoder
387678 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
juststeveking/laravel-transporter
159917 Downloads
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handle API requests.