Libraries tagged by Built-in
kodeine/laravel-acl
338606 Downloads
Light-weight role-based permissions for Laravel 5 built in Auth system.
components/mathjs
3217 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
mpyw/php-hyper-builtin-server
90651 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
wapmorgan/php-code-analyzer
126825 Downloads
A program that finds usage of different non-built-in extensions in your php code.
rikudou/array-merge-recursive
95131 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
php-mock/php-mock-prophecy
365501 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
hillholliday/craft-user-manual
69743 Downloads
Craft User Manual allows developers (or even content editors) to provide CMS documentation using Craft's built-in sections (singles, channels, or structures) to create a `User Manual` or `Help` section directly in the control panel.
hieu-le/wordpress-xmlrpc-client
145322 Downloads
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in
djurovicigoor/lara-files
3945 Downloads
Lara-files is a package which will make it easier to work with files. Package has built-in support for DigitalOcean spaces and Amazon S3.
contributte/api
394745 Downloads
Powerful, documented, validated, built-in API to Nette Framework (@nette)
causal/extractor
190865 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
raml-org/raml-php-parser
312278 Downloads
A RAML parser built in php
cviebrock/image-validator
452710 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
ramsey/composer-repl
89004 Downloads
A REPL for PHP built into Composer.
witty/laravel-table-view
9258 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.