Libraries tagged by Built-in
thiagoprz/crud-tools
384 Downloads
Easy to use Laravel CRUD package with Controller, Model and Log system built in
stietotalwin/arif-rh-ci4-dynamic-model-extended
11 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
samuelthomas2774/oauth-client
107 Downloads
An OAuth 2.0 Client library with built-in support for Facebook, Google, Microsoft, Yahoo, GitHub, LinkedIn & more.
rxu/advancedwarnings
0 Downloads
This extension replaces built-in warnings system with the more advanced one.
robclancy/class-name-fix-utility
4 Downloads
This is used to rename badly named classes. Comes with built in Laravel support to rename `Facade` to `Surrogate`.
riki137/stream-ipc
5 Downloads
Inter-Process Communication (IPC) over streams, pipes, and stdio with built-in request-response correlation, message framing, and serialization.
renoki-co/laravel-steampipe
2 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
pyaesoneaung/laravel-starter-kit
11 Downloads
Laravel 12 starter kit with built-in strict typing, enhanced code quality tools, and safety features.
phpdevcommunity/relational-query
17 Downloads
A lightweight PHP query builder with built-in relational query support. Easily build complex SQL queries and fetch results as arrays.
pgfactory/markdownplus
36 Downloads
Replaces the built-in Markdown compiler, provides few but powerful extensions
oscarotero/server
775 Downloads
Simple class to emulate Apache's 'mod_rewrite' functionality from the built-in PHP web server
moismailzai/clockify
208 Downloads
Rough PHP bindings for the Clockify API. The main reason I built this is because none of Clockify's built-in reports allow time entries with duplicate titles to be aggregated.
mitsuru793/array-helper-function
3416 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.