Libraries tagged by examle
morozovsk/websocket
15881 Downloads
simple php websocket server with examples and demo: 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
morozovsk/yii2-websocket
13396 Downloads
simple php websocket server with examples and demo: 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
morozovsk/websocket-examples
2056 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
bongoman/composer-examle-package
2 Downloads
Example
behat/behat
82591515 Downloads
Scenario-oriented BDD framework for PHP
eftec/bladeone
5753338 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
zoonman/linkedin-api-php-client
668326 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
spekulatius/phpscraper
107115 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
simplesamlphp/simplesamlphp-module-exampleattributeserver
5800010 Downloads
An example for SAML attributes queries
asgrim/example-pie-extension
66138 Downloads
Example PIE extension
verbb/image-resizer
247276 Downloads
Resize assets when they are uploaded.
the-events-calendar/tec-testing-facilities
129708 Downloads
Testing facilities, helpers and examples.
text/template
185379 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
restler/framework
183341 Downloads
Just the Restler Framework without the tests and examples
mpratt/relativetime
102151 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.