Libraries tagged by ow
dansup/php-micropub
8 Downloads
Micropub is an open API standard used to create posts on one's own domain using third-party clients. Web apps and native apps (e.g., iPhone, Android) can use Micropub to post short notes, photos, events or other posts to your own site.
cuyz/notiz
16937 Downloads
Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc…).
coldtrick/breadcrumb_menu
2103 Downloads
Moves the ownerblock menu items into the breadcrumb
chromatix/phpcs-config-chromatix
15283 Downloads
Chromatix custom config for phpcs. Based heavily on the WordPress Coding Standards but with some of our own too.
causal/simple_api
502 Downloads
Service to route HTTP/REST requests to your own TYPO3 controllers.
causal/routing
19882 Downloads
Service to route HTTP/REST requests to your own controller/actions.
causal/direct_mail_userfunc
485 Downloads
Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.
brainworxx/krexx
200 Downloads
PHP debugger which displays information about objects and variables in it's own draggable debug output.
blanchonvincent/cdn-light
3622 Downloads
ZF2 module v1.1.0 - Manage your own CDN with ZF2 application
bitslip6/bitfire
38 Downloads
Enterprise firewall, stop all bot/spam and manual attacks. OWASP top 10, with bot whitelist in
betapeak/laravel-auditing-filesystem
6494 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
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.