Libraries tagged by Typi
typicms/objects
22847 Downloads
typicms/history
21262 Downloads
typicms/files
21540 Downloads
typicms/dashboard
21481 Downloads
typicms/blocks
20677 Downloads
typisttech/sunny
7 Downloads
Automatically purge CloudFlare cache, including cache everything rules.
yarri/keywords-highlighter
19816 Downloads
Highlights keywords (typically a search query) in a HTML string
xm/symfony-bundle
4734 Downloads
Provides classes & services typically used in XM Media Symfony projects.
ufo-tech/dto-transformer
531 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
thefrosty/wordpress-mu-loader
5057 Downloads
Loads regular plugins from the plugins directory as must-use plugins, enforcing their activity while maintaining the typical update flow.
opencal/ical
119 Downloads
The opencal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible. This package is a fork from eluceo/ical.
n2n/valobj
508 Downloads
Contains typical n2n implementations of common value objects.
mouf/utils.common.validators
163151 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
mouf/utils.common.lock
67194 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
luyadev/luya-module-basicauth
45492 Downloads
Adds the typical htaccess auth dialog before each request. This module is made as angular does have problems with basic htaccess authentifications in the administration area.