Libraries tagged by examples
userfrosting/extend-user
355 Downloads
An example Sprinkle for extending the User model and table with additional fields or relationships.
upmind/provision-provider-hello-world
1037 Downloads
'Hello World' example of a Provision Category and Providers
tzmudz/rabbitmq_rpc
56 Downloads
Very simple RabbitMQ RPC message handler. Based on RPC example.
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
sunnysideup/title_dataobject
760 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.
su-sws/stanford_person
15946 Downloads
Stanford Module Example
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.
simplesamlphp/simplesamlphp-module-examplecomposer
392 Downloads
An example SimpleSAMLphp module installable through Composer.
shoppingfeed/feed-xml
47 Downloads
Xml specification and examples for feed submission
setono/sylius-quick-order-plugin
351 Downloads
Setono example plugin for Sylius.
setono/sylius-plugin-skeleton
69 Downloads
Acme example plugin for Sylius.
setono/sylius-order-edit-plugin
2184 Downloads
Setono example plugin for Sylius.
samsonasik/mezzio-authentication-with-authorization
78 Downloads
Laminas skeleton with authenticaton and authorization example, featuring crsf, flash, prg