Libraries tagged by exams
svenjuergens/simplepie-rss
344 Downloads
An example extension
sunnysideup/title_dataobject
672 Downloads
An abstract like class for creating Title only Data Objects in a simple and efficient manner to, for example, add a category to a Product.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
sloth/sloth
5 Downloads
HTTP environment for writing Webhook integrations, for example for Slack.
shoppingfeed/feed-xml
24 Downloads
Xml specification and examples for feed submission
setono/sylius-plugin-skeleton
68 Downloads
Acme example plugin for Sylius.
serhii/ago
2172 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
sergiomaximiliano/linkedin-api-php-client
2110 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
scottrobertson/scrutiny
1 Downloads
An agnostic monitoring system written in PHP. You can monitor any service, and report it anywhere (pushover.net for example) it if goes down.
samsonasik/mezzio-authentication-with-authorization
74 Downloads
Laminas skeleton with authenticaton and authorization example, featuring crsf, flash, prg
ruanjiajia/workerman-yii2
1 Downloads
use some yii2 functions in workerman! example activerecord!
romanzipp/laravel-env-normalizer
6439 Downloads
Format .env files according to your .env.example structure to keep track of used and unused variables
robiningelbrecht/drupal-amqp-rabbitmq
1 Downloads
Drupal AMQP example
rmiller/exemplify-extension
20422 Downloads
PhpSpec extension that adds exemplify command to generate examples in specs