Libraries tagged by like php
k3n/tonictypes
45 Downloads
Tonictypes: Rapid TCA & Advanced Plugins - Maximize development speed with tonictypes, the evolution of the proven typotonic extension (over 1,000 downloads). Build on a foundation of success and create custom TCA records like news, jobs, or events on the fly directly in the TYPO3 backend—no PHP extension coding required. This successor features powerful new list and detail plugins alongside adjustable backend filters for total control. Only Fluid templating is needed to match any design. Stop managing overhead and start building faster.
jeffersongoncalves/filament-check-whois-widget
66 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
ironer/base62shrink
298 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
elemenx/cron
1855 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
eboreum/caster
8703 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
askerakbar/checkpoint
342 Downloads
This Filament PHP plugin improves login security by letting you customize rate-limiting settings like duration and the number of attempts. It also notifies admins about suspicious activity
swisnl/jsonapi
934 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
senadir/zod-php-to-schema
56 Downloads
Convert Zod-like PHP objects to JSON Schema definitions
polidog/use-php
291 Downloads
React Hooks-like PHP components with server-side state management
palabs/php-enum
1456 Downloads
Java-like PHP Enum implementation for php 7.4+
mediawiki/php-session-serializer
39 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
basselin/php-minify
134 Downloads
PhpMinify is a little tool to minify your application php like the javascript minify tools.
tmciver/functional-php
1029 Downloads
A functional programming library that brings Haskell and Scala Cats like features to PHP.
marcojetson/php-decorators
6 Downloads
Python-like decorators for PHP
kcmerrill/phpwebunit
66 Downloads
A simpletest like visual for phpunit. Simple and easy to use!