Libraries tagged by this7 that
kitpages/chain-bundle
84 Downloads
This is a Symfony2 bundle that executes the classes one after the other.
iqmosaic/pimcore-admin-ui-bundle
94 Downloads
This is a UI bundle that allows for the direct uploading of documents to a data object.
exadium/emailverifiedmember
6 Downloads
This module provides a mechanism that requires users to verify their email address before they can log on to the CMS. This works with custom registration forms and the forum. Option for accounts to require manual moderation before they can log on.
dface/tito
246 Downloads
This is a small class that helps you to construct a lightweight command line tool for your application
darvinstudio/darvin-crawler-bundle
1128 Downloads
This bundle provides console command that detects broken links on your website.
christian-giupponi/nexmo
2621 Downloads
This is a Laravel4 package that helps you integrate Nexmo sms services into your site.
alifti/jdf
329 Downloads
Persian Jalali date for laravel , This package provide all methods that you need for shamsi/jalali date
zaherg/lumen-starter
5 Downloads
This is a starter template that I've built based on Lumen Framework, with some packages installed out of the box.
zaherg/laravel-starter
8 Downloads
This is a starter template that I've built based on Laravel Framework, with some packages installed out of the box.
kunicmarko/simple-configuration-bundle
6 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
kunicmarko/form-annotation-bundle
2179 Downloads
This is a Symfony Bundle that adds helper annotations for symfony forms.
coverd/money-bundle
20138 Downloads
This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.
zetacomponents/mvc-mail-tiein
3877 Downloads
This component provides a request parser that extracts request data from e-mail messages.
zetacomponents/mvc-feed-tiein
3890 Downloads
This component provides a view handler that renders result data as an ATOM or RSS feed.
sunnysideup/social_integration
28 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.