Libraries tagged by meteo
kyrena/openmage-shippingmax
24 Downloads
A module to add new pick up shipping methods for OpenMage.
koalabs/repo
21 Downloads
Simple implementation of the Repository Interface for Eloquent with the most basic CRUD methods
keypoint-solutions/laravel-localization-helpers
98 Downloads
An artisan command package and methods for easy translation management. Derived from potsky's repo, adding modern PHP &Laravel support, updated MS translator support and other features
kekos/parse-request-body-middleware
635 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
kekalainen/eloquent-concurrency
56 Downloads
Race condition workarounds for concurrent *OrCreate method calls.
kalezao/bagisto-mercadopago
5 Downloads
Mercado Pago Payment Method for Bagisto
kakademon/orchid-tables
71 Downloads
Orchid 14 support. An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
kaiserwerk/k-router
76 Downloads
A little library which enables you to use @Route and @Method annotations in your vanilla PHP project.
kainiklas/laravel-strict-mode
8 Downloads
Laravel Package to Enable Eloquent 'Strict Mode' and Further Safety Methods.
kafkiansky/reduce-arguments
4932 Downloads
Psalm plugin that makes sure that you don't use too many arguments in functions and methods.
kachuru/util
136 Downloads
Utility classes and methods that are fun to have around
juniora/laravel-querymonitor
11 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
jumilla/source-generator
2705 Downloads
PHP source code generator. Can be written using a method chain.
juanchosl/validators
147 Downloads
Little methods collection in order to validate variables contents
juanchosl/terminal
35 Downloads
Little methods collection in order to create console commands