Libraries tagged by requirejs
shibaji/admin
290 Downloads
Laravel Admin Panel for laravel developers. You can create Quick Admin Panel with essential requirement.
shaggyze/php-simple-html-dom-parser
8 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
schaapdigitalcreatives/sdc-wp-headless
282 Downloads
Required WordPress plugin when using it as a headless CMS
saeedvir/pal-server-info
0 Downloads
PHP And Laravel (PaL) Server Info And Laravel Requirements Checker + PHP And Mysql Benchmark + Scan PHP Configuration in single file !!
robbielove/laravel-support
337 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
rl404/php-simple-html-dom-parser
287 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
rekalogika/collections-common
420 Downloads
Common library required by other components of the rekalogika/collections library
rawveg/module-core
67 Downloads
Core Menus and Libraries required by other modules
plott/plottcore-autloader
111 Downloads
An autoloader that enables standard plugins to be require just like mu-plugins
phuongnamsoft/simple-html-dom-parser
11 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
phpwatch/laravel-fast404
5 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
phing/task-liquibase
85778 Downloads
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters.
perfect-code/module-invalid-indexer-monitor
205 Downloads
This module is disabling full reindex by cron and monitoring cases when some index process receives a flag 'invalid' or 'Reindex Required'.
pavankataria/laravel-ota-distribution-ios
139 Downloads
This package creates the html download views and routes required for both uploading ios builds and the creation of manifest files ready for downloading the ios builds.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.