Libraries tagged by national
jedibc/optional
25 Downloads
PHP port of Java Optional
gamboa.martin/im_registro_patronal
1350 Downloads
Datos de IMSS
ocramius/optional
260 Downloads
A port of java.util.Optional to PHP
tekord/php-option
11 Downloads
Option object for PHP inspired by the Rust programming language
j45l/maybe-php
5994 Downloads
Maybe for PHP
zodimo/base-return-test
52 Downloads
Basic types that communicates the possibility of failure and optional values.
zauberfisch/silverstripe-persistent-dataobject
153 Downloads
Persistent and optionally immutable & versioned DataObjects for SilverStripe
yceruto/option-type
12 Downloads
An Option type that represents an optional value
wernerkrauss/silverstripe-team
128 Downloads
TeamHolder page with optional SinglePageAdmin
upstreamable/drush-deploy-translations
8 Downloads
Drush hook to download contrib translations on deploy and optionally add custom translations.
tjm/wiki-site
43 Downloads
Web-site front-end interface for a folder of markdown files, optionally managed with `tjm/wiki`, using Symfony.
timolake/livewire-tables
373 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables
tigra-image-library/ascii-art
4 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
thesmart/singleton
130 Downloads
A simple Singleton pattern, with optional support for named instances.
ssmulders/hashed-passport
7644 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.