Libraries tagged by examples
behat/behat
75210630 Downloads
Scenario-oriented BDD framework for PHP
eftec/bladeone
4407917 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
verbb/image-resizer
232207 Downloads
Resize assets when they are uploaded.
zoonman/linkedin-api-php-client
649860 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
86175 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
eiriksm/site-schema
1115522 Downloads
Allows you to get the complete picture of a site schema, to use for CI for example
clickstorm/cs-seo
263534 Downloads
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.
minishlink/web-push-php-example
11707 Downloads
An example for sending Web Push notifications, using web-push-php
asgrim/example-pie-extension
7705 Downloads
Example PIE extension
text/template
176178 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
5501581 Downloads
An example for SAML attributes queries
restler/framework
165542 Downloads
Just the Restler Framework without the tests and examples
mpratt/relativetime
90569 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
14763 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
28063 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.