Libraries tagged by Plin Code
plin-code/laravel-istat-geography
6341 Downloads
Laravel package for importing and managing Italian geography data from ISTAT
plin-code/kml-parser
2131 Downloads
A Laravel package to parse KML and KMZ files
plin-code/laravel-istat-foreign-countries
2304 Downloads
Laravel package for importing and managing foreign countries data from ISTAT
plin-code/laravel-email-fixer
305 Downloads
Sanitize, normalize and auto-correct malformed email addresses before validation in Laravel
plin-code/laravel-full-name
96 Downloads
Search and sort Eloquent queries and Filament tables by a person's full name across first_name and last_name columns, with BelongsTo and HasOne relation support and multi-token matching.
plin-code/laravel-clean-architecture
4021 Downloads
Laravel package for generating Clean Architecture structure
plin-code/laravel-instagram-digest
1 Downloads
Laravel package that scrapes Instagram hashtags via Apify and sends a daily Telegram digest with inline action buttons.
texy/texy
856997 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
verifykit/verifykit-sdk-php
81843 Downloads
VerifyKit is the next gen phone number validation system. Users can easily verify their phone numbers without the need of entering phone number or a pin code.
detain/zip-zapper
2707 Downloads
Validates Zip/Postal Codes for any country and provides each country's localized name for their version of the Zip/Postal code (CEP, PLZ, PIN code, Eircode, NPA, CAP, ZIP code, etc.).
lkallas/estonianpin
17086 Downloads
A simple library for processing Estonian Personal Identification Code (isikukood).
dg/texy
134959 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
nawawi/docket-cache
199 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
doctrine/skeleton-mapper
10765 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
elliotchance/concise
224045 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.