Libraries tagged by DGCL
letraceursnork/php-decliner
1316 Downloads
This repository offers a PHP-based solution for declension of nouns by grammatical cases along with numerals. It ensures correct noun forms based on case (nominative, genitive, etc.) and the numeral used, handling the specific rules of declension in supported languages.
dwgebler/doclite
463 Downloads
A powerful NoSQL data store built on top of SQLite
tinigin/morphos
3346 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
staticall/petrovich-php
8152 Downloads
Fork of original petrovich/petrovich-php repository, with testing, PHP7 support and minor improvements
slowprog/petrovich-php
4487 Downloads
An easy-to-use PHP Class to decline russian names.
reinerttomas/czech-vocative
155 Downloads
Converts Czech names to vocative case (5th grammatical case) and detects gender from a name.
phpaml/view
74 Downloads
Declarative frontend interfaces for PHPAML, authored in PHP.
nyoncode/laravel-czech-names
49 Downloads
Skloňování českých jmen do všech sedmi pádů a oslovování pro Laravel — „Dobrý den, Ondřeji,".
masterweber/petrovich-php
14481 Downloads
Fork of original staticall/petrovich-php repository, with testing, PHP8 support and minor improvements
docler-labs/api-client-base
28976 Downloads
SDK Generator - API Client Base
dgtlss/easyerd
171 Downloads
A Laravel package to generate ERD diagrams from models and migrations
dgtl-one/kirby-chunky
34 Downloads
Using Kirby Chunky, you can easily bypass the upload limits of your server or proxy and provide fast, secure, and resumable uploads using the tus protocol.
will2therich/laravel-model-migrations
876 Downloads
Declare database migrations and factory definitions inside Laravel models.
will2therich/laravel-model-anonymizer
118 Downloads
Declare Model Anonymize Classes To Help Anonymize Data.
whilesmart/eloquent-schema-conformance
101 Downloads
Declarative database schema-conformance guard for Laravel: declare the columns and indexes each feature expects, verify the live DB against them, additively conform, and refuse to serve on drift.