Libraries tagged by Built-in
thiio/affirm
1542 Downloads
This is a SDK built in PHP for consuming Affirm API as detailed in https://docs.affirm.com/developers/reference/introduction
thiagoprz/crud-tools
386 Downloads
Easy to use Laravel CRUD package with Controller, Model and Log system built in
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
struggle-for-php/resource-operations
1233 Downloads
Provides a list of PHP built-in functions that operate on resources
stadly/php-date
5357 Downloads
Augmenting the built-in PHP date functionality.
src-run/augustus-exception-library
1118 Downloads
Core exception class implementations with advanced context information and built-in string replacement functionality.
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
samuelthomas2774/oauth-client
108 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.
rossriley/validation
18264 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
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`.
renoki-co/laravel-steampipe
3 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.
powerbuoy/sleek-settings
2094 Downloads
Adds an options page to the admin (Settings -> Sleek) with some built-in settings.
pgfactory/markdownplus
36 Downloads
Replaces the built-in Markdown compiler, provides few but powerful extensions