Libraries tagged by own
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
ardalanamini/laravel-custom-relation
163 Downloads
Create your own custom relation for when stock relations aren't enough
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
andrewdanilov/yii2-custom-pages
366 Downloads
Custom pages with own templates, categories, tags, covers and sliders
alnv/fmodule
500 Downloads
Create your own backend modules for Contao CMS
akiraz2/yii2-stat
596 Downloads
Multi Statistic and Analytic Yii2 Module for your website. Yandex, Google, Liveinternet, Mail, Bigmir, Alexa, Hotlog, Rambler, Openstat and Own stat by IP
adamkiss/kirby-sqlite-queue
8 Downloads
A simple queue for Kirby 3, using SQLite database as the driver, using your database or its own.
4ernovm/whmcs-container
167 Downloads
Apparently WHMCS has it's own DI container but we'll keep our own container aside because we don't want to mess things up
wahyugnc/yii2-pdfjs
817 Downloads
This extension is a rewrite of extension owned Lucky Vic [email protected] written in Yii 1
wadeshuler/yii2-sms
11167 Downloads
This is the base library for providing SMS support in your Yii2 application. You can make your own plugins for SMS providers off this base package. It is not to be directly used.
teaminmedias-pluswerk/ke_search_hooks
1976 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
swisnl/game-of-tests
271 Downloads
Classes to parse git repositories in search for tests, gives a list of tests with their owner to create a ranking of tests written.
spiffy/spiffy-view
653 Downloads
Spiffy\View is a light-weight, HHVM compatible, and dependency free view compatability layer. It does not provide its own templating system!
snider/php-cloud-dns
16 Downloads
A PHP Binding to the Rackspace Cloud DNS API Created for my own use, since no public php API lib was out at that time available.