Libraries tagged by examples
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.
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.
simplesamlphp/simplesamlphp-module-exampleattributeserver
5800010 Downloads
An example for SAML attributes queries
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.
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
michael-rubel/laravel-value-objects
33249 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
lochmueller/focuspoint
149292 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
felixarntz/wp-oop-plugin-lib
4550 Downloads
A library providing classes around WordPress APIs, to be used for example in object oriented WordPress plugins.