Libraries tagged by zingle
sunra/php-simple-html-dom-parser
8562874 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.
oneup/uploader-bundle
5044025 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
eftec/bladeone
4427471 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
classpreloader/classpreloader
40876316 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
guzzlehttp/ringphp
77879821 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
singlestoredb/singlestoredb-laravel
285644 Downloads
A SingleStoreDB database driver for Laravel.
nanigans/single-table-inheritance
1736590 Downloads
Single Table Inheritance Trait
litesaml/lightsaml
2047002 Downloads
SAML 2.0 PHP library
codegreencreative/laravel-samlidp
412427 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
lightsaml/lightsaml
4629278 Downloads
Light SAML 2.0 PHP library
symplify/vendor-patches
3486689 Downloads
Generate vendor patches for packages with single command
protonemedia/laravel-cross-eloquent-search
340865 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
iksaku/laravel-mass-update
605239 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
genealabs/laravel-sign-in-with-apple
444546 Downloads
Add Apple's new single-signon feature to your site with ease.
exussum12/coverage-checker
1787988 Downloads
Allows checking the code coverage of a single pull request