Libraries tagged by ow.ly
gong/php-elasticsearch-orm
12 Downloads
For personal use only
godbout/alfred-workflow-workflow
1709 Downloads
Takes care of all the Alfred glue for you so that you need to code only what is specific to your Workflow.
gerardwalace/flarum-bb-hub-coach-bio
52 Downloads
Only useful for the Lutece Cup Community
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
frozzare/wp-conauth
15 Downloads
Signing in to WordPress by link sent to your email. The link will expire in fifteen minutes and can only be used once.
fromholdio/silverstripe-no-edit-message
41 Downloads
Display friendly message in CMS on pages where user has no edit perm, rather than read-only form.
exadium/silverstripe-invisible-spam-protection
2112 Downloads
Very simple anti spam protection based on principle that automated spammers enter bogus information in all form fields. Field is added to form that is hidden using CSS hiding it from human users. Form is only allowed to be submitted if field is empty. Includes an EditableInvisibleSpamField to integrate with the UserForms module.
esyede/wabot-php
360 Downloads
WhatsApp bot integration library (internal only)
elaberino/symfony-style-verbose
1565 Downloads
Add methods to SymfonyStyle to only create output when verbosity flags are set
ecomdev/phpspec-magento-di-adapter
20 Downloads
An adapter for DI features of Magento\Framework to write easier your examples with PHPSpec. Does not use ObjectManager, only emulates some of its features
doctrineum/integer
6114 Downloads
Enumeration type for Doctrine - integers only
doctrineum/float
5894 Downloads
Enumeration type for Doctrine - floats only
doctrineum/boolean
5723 Downloads
Enumeration type for Doctrine - booleans only
divante-ltd/pimcore5-clipboard
1638 Downloads
Clipboard Bundle for Pimcore 5. Adding objects to the special clipboard give you possibility to make actions only on some marked by you objects.
diontech/laravel-extended-scheduler
1627 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.