Libraries tagged by als
yapeal/yapeal
229 Downloads
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
webdevetc/contactetc
1207 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.
webburza/sylius-order-association-bundle
49 Downloads
Customers also bought bundle for the Sylius e-commerce platform.
wandu/di
3088 Downloads
Dependency Injection Container. Support Auto-Resolve and Auto-Wiring. Also Perfect Fit to PSR-11.
studiobonito/silverstripe-imagefunctions
363 Downloads
Image Functions Module primarily adds more image functions to the Image object but it also adds some useful SiteConfig settings.
sdc/contao-full-background-images
357 Downloads
Use full background images in Contao Open Source CMS. This extension also provides a full background image slider/fader.
rlmp/rlmp-language-detection
22940 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
palex/spider4schema
37 Downloads
A Web Bot that crawls the http://Schema.org web site to retrieve all available Types and Properties in order to create a JSON file and also some PHP libraries.
nbobtc/bitcoind-bundle
1186 Downloads
Bundle that gives you a bitcoind service wrapper. Also comes with tasks that you can use on the command line.
marshmallow/gtmetrix
5974 Downloads
Get GT Metrix information in Laravel Nova for you website pages. This package can also be used stand-alone.
majid/phptopdf
110 Downloads
laravel 4.2 package to converting html or php to pdf, this package also have the ability to get the url and return pdf which was generated from specified url .this is an online service so you need internet access to use this package
kunstmaan/newrelicbundle
11475 Downloads
THIS REPO IS DEPRECATED: replaced by EkinoNewRelicBundle | This bundle adds support for NewRelic's named transactions to you Symfony2 project so that every controller and action is tracked separately and not everything under app.php. This also means you can start using the Key Transactions feature of NewRelic.
klausi/yaml_comments
1340 Downloads
YAML parser that also reads/writes comment lines
jippi/cakephp-audit-log
1560 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
hananils/missing-link
3 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.