Uid Component
The UID component provides an object-oriented API to generate and represent UIDs.
The UID component provides an object-oriented API to generate and represent UIDs.
laravel-make-extender Generate and autoload custom helpers, It can generate multilevel helpers in the context of the directory. Generate Service class
Laravel Blade Emerald Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup 🌈 Features Generate HTML in a Blade file via p
The PoC-CSS Exfill Basic Keylogger First of all i was developing bot stuff and i seen attribute=value] [target=_blank] in source code of website. This
PHP Typed Generators Description Generate random typed values and in any shape. Useful for writing your tests, there's no need to write static set of
What does it do? This package adds a new php artisan make:service {name} {--N|noContract} command. It will create a service file and its contract (int
Laravel Pexels Provides access to Pexels API for Laravel projects Table of contents Installation Using Installation To get the latest version of Larav
Laravel Modular A package to generate modules for a Laravel project. Requirements PHP 7.4 or greater Laravel version 8 Installation Install using comp
livewire-auto-routes Auto generate routes for Laravel Livewire Components. Requirements Livewire 2 Laravel 8 php 8 Installation composer require tanth
tall-crud-generator Laravel Package to generate CRUD Files using TALL Stack Requirements Make sure that Livewire is installed properly on your project
Thanks @lyrixx for the component,
I suggest not to enforce the typehint for the equals
method to enable more flexibility.
This would allow one to do write code as is:
$uuid->equals($anObjectOfAnotherType); // false
$uuid->equals($anotherUuidObject); // true / false
$uuid->equals($aNullValue); // false
$uuid->equals('974d05ab-835e-4d58-af3d-88a0666c5e74'); // true / false
What do you think?
PS: I'll update unit tests if a consensus agrees on this change.
Changelog (https://github.com/symfony/uid/compare/v6.2.0-RC2...v6.2.0)
Changelog (https://github.com/symfony/uid/compare/v6.2.0-BETA3...v6.2.0-RC1)
Changelog (https://github.com/symfony/uid/compare/v6.1.6...v6.2.0-BETA1)
getDateTime()
and apply to relevant UIDs (shrikeh)Changelog (https://github.com/symfony/uid/compare/v6.1.4...v6.1.5)
Changelog (https://github.com/symfony/uid/compare/v6.0.12...v6.0.13)
Changelog (https://github.com/symfony/uid/compare/v5.4.12...v5.4.13)
Changelog (https://github.com/symfony/uid/compare/v6.1.2...v6.1.3)
Changelog (https://github.com/symfony/uid/compare/v6.0.10...v6.0.11)
Changelog (https://github.com/symfony/uid/compare/v5.4.10...v5.4.11)
Changelog (https://github.com/symfony/uid/compare/v6.1.0-RC1...v6.1.0)
Changelog (https://github.com/symfony/uid/compare/v6.1.0-BETA2...v6.1.0-RC1)
Changelog (https://github.com/symfony/uid/compare/v6.1.0-BETA1...v6.1.0-BETA2)
Changelog (https://github.com/symfony/uid/compare/v6.0.7...v6.1.0-BETA1)
Changelog (https://github.com/symfony/uid/compare/v6.0.2...v6.0.3)
Changelog (https://github.com/symfony/uid/compare/v5.4.2...v5.4.3)
Changelog (https://github.com/symfony/uid/compare/v5.3.13...v5.3.14)
Changelog (https://github.com/symfony/uid/compare/v6.0.1...v6.0.2)
Changelog (https://github.com/symfony/uid/compare/v5.4.1...v5.4.2)
Changelog (https://github.com/symfony/uid/compare/v5.3.12...v5.3.13)
Changelog (https://github.com/symfony/uid/compare/v6.0.0...v6.0.1)
Changelog (https://github.com/symfony/uid/compare/v6.0.0-RC1...v6.0.0)
Changelog (https://github.com/symfony/uid/compare/v5.4.0-RC1...v5.4.0)
Changelog (https://github.com/symfony/uid/compare/v6.0.0-BETA3...v6.0.0-RC1)
Changelog (https://github.com/symfony/uid/compare/v5.4.0-BETA3...v5.4.0-RC1)
Changelog (https://github.com/symfony/uid/compare/v5.3.10...v6.0.0-BETA1)
Changelog (https://github.com/symfony/uid/compare/v5.3.10...v5.4.0-BETA1)
Changelog (https://github.com/symfony/uid/compare/v5.3.9...v5.3.10)
Changelog (https://github.com/symfony/uid/compare/v5.3.2...v5.3.3)
Changelog (https://github.com/symfony/uid/compare/v5.2.10...v5.2.11)
Changelog (https://github.com/symfony/uid/compare/v5.3.1...v5.3.2)
Laravel Hyrule Hyrule provides an object-oriented, fluent API for building validation rules for use w/ Laravel's Validation component. This unlocks pa
Imagine Tweet about it using the #php_imagine hashtag. Image manipulation library for PHP 5.3 inspired by Python's PIL and other image libraries. Requ
Boilerplate code for protecting a form with proof of work. Uses javascript in the browser to generate the hashcash and PHP on the server to generate the puzzle and validate the proof of work.
Laravel Trend Generate trends for your models. Easily generate charts or reports. Support us Like our work? You can support us by purchasing one of ou
Laravel Otpify ?? Introduction Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords. Install
Generate slugs when saving Eloquent models This package provides a trait that will generate a unique uuid when saving any Eloquent model. $model = new
Laravel Package for TMDB API Wrapper A Laravel package that provides easy access to the php-tmdb/api TMDB (The Movie Database) API wrapper. This packa
Laravel Dark Documentation Generator ?? You can create Documentation for your api easily by using this library Installation: Require this package with
Simple Collections These are simple array and object collections that provide convinient methods to manipulate collections; To install this package ty
Laravel Uuid Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for versio