Libraries tagged by agiv
sheadawson/silverstripe-timednotices
12609 Downloads
Display notice banners in the cms interface over a given time period. Good for notifying cms users of scheduled updates or downtime etc.
serhii/ago
2216 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
seisigmasrl/dgii-rnc-validator
134 Downloads
A simple package to check a given RNC with the official Tax Authority, Dirección General de Impuestos Internos (DGII), in the Dominican Republic.
secit-pl/text-to-color
260 Downloads
Make a RGB color from a given string
sawastacks/kropify-laravel
701 Downloads
Kropify is a tool that can be integrated into Laravel framework from version 8 and above for the purpose of giving users easy way to crop their profile pictures and cover images.
santwer/exporter
1130 Downloads
Laravel Package for easy Word exports in Laravel on given Templates. This package is based on PHPWord.
saccilottoconsulting/craft-internal-assets
3448 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
rolfhaug/laravel-model-settings
2309 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
richcongress/test-tools
37458 Downloads
This library gives a set of tools to test your application with Unit tests.
praxisnetau/silverstripe-moderno-admin
4337 Downloads
A SilverStripe module to give the CMS a more modern, flat appearance.
pointybeard/helpers-exceptions-readabletrace
3406 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pgrimaud/horaires-ratp-sdk
2775 Downloads
RATP SDK - Retrieve schedules for any given RER (train), Metro, or Tramway stop in real time. The RATP is a public transport operator based in Paris, France.
palpalani/laravel-dns-deny-list-check
3610 Downloads
checks if the given IP address or hostname is blacklisted on the configured dnsbl servers
outhebox/nova-fields-agent
944 Downloads
This field give the ability to hide fields from your resources table on mobile screens for a better responsive concept
onemustcode/query
25994 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.