Libraries tagged by Sing
mvccore/mvccore
6261 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
mpyw/sharable-value-objects
83542 Downloads
Share value objects that contain the same primitive value as a singleton.
mpyw/comphar
1320 Downloads
Pack all composer dependencies into a single phar file
morozovsk/websocket-examples
1999 Downloads
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
miniorange/saml-laravel-free
5665 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
logicbrush/silverstripe-rolluppage
6320 Downloads
A module for the SilverStripe CMS which rolls up the contents of child pages for display on a single page.
llagerlof/mylogphp
1825 Downloads
MyLogPHP is a single PHP class to easily keep log files in CSV format.
lemric/batch-request
3568 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
lavatech/php-simple-html-dom-parser
11493 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.
kreativekorp/barcode
141 Downloads
Generate barcodes from a single PHP file.
konekt/search
20381 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
keven/append-stream
16254 Downloads
Append stream resources into a single stream to read from.
kakaprodo/custom-data
3592 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
julien-boudry/condorcet
8336 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
jonom/silverstripe-someconfig
4949 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.