Libraries tagged by owns
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
367 Downloads
Custom pages with own templates, categories, tags, covers and sliders
alanpoulain/api-platform-events-bundle
4248 Downloads
Makes API Platform send its own events
adamkiss/kirby-sqlite-queue
8 Downloads
A simple queue for Kirby 3, using SQLite database as the driver, using your database or its own.
6fdigital/silverstripe-siteinfo
293 Downloads
A module for the Silverstripe CMS to provide related website owner data
wahyugnc/yii2-pdfjs
817 Downloads
This extension is a rewrite of extension owned Lucky Vic [email protected] written in Yii 1
wadeshuler/yii2-sms
11168 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
1986 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
272 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.
snider/php-cloud-dns
17 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.
seiler/shortcoder
98 Downloads
Build your own shortcodes system with ease
qiutuleng/laravel-passport-phone-verification-code
29 Downloads
Resource owner phone verification code credentials grant for Laravel Passport
noxyz20/kartobuilder-laravel
28 Downloads
Laravel package for building your own map.
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.