Libraries tagged by note
mkijak/cronjob-commands-bundle
1510 Downloads
Runs (or not) registered Symfony commands according to cron expressions
mikespub/rvolz-bicbucstriim
11 Downloads
BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
michael-milette/moodle-local_contact
19 Downloads
Contact Form for Moodle is a Moodle local plugin plugin enables you to create webmail forms which will be sent to the site's support email address or primary administrator if the support email address is not defined.
mehr-als-nix/assumptions
8896 Downloads
Assumptions can be used to skip tests when common preconditions, like the PHP Version or installed extensions, are not met.
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
mauricext4fs/php-redis
2886 Downloads
RedisController is a high performance PHP Redis client which implement some of the latest Redis functionalities. It is completely written in PHP and does not required anything else than PHP 5.4
mathiasreker/php-mbstring-extension
145 Downloads
The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.
matheusfaustino/ever2boostphp
28 Downloads
CLI App that helps you import you notes from evernote to boostnote.
maintainerati/bikeshed
9 Downloads
Maintainerati Open Space note taker
macropage/sdk-ebay-rest-browse
3019 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
m3m0r7/git-version
35642 Downloads
Git commit hash-based version manager for PHP (Not used git command)
loduis/artisan
91 Downloads
If you like laravel, but not at the point of implementing it, but you want to keep your organized command, here is a version of artisan with minimum to run
lenvanessen/commerce-invoices
569 Downloads
A pdf of an orders does not equal an invoice, invoices should be: Immutable, sequentialy numbered. Commerce Invoices allows you to create moment-in-time snapshots of a order to create a invoice or credit invoice
landrain/yii2-apidoc
97 Downloads
yii2 api doc by php exlanatory note
kunstmaan/voting-bundle
965 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.