SymfonyUidDoctrine
A small and fast library which aim to provide Symfony/Uid support in Doctrine as a custom type
File Explorer
- configuration.yaml
- project.yaml
- CONTRIBUTING.md
- php.ini
- composer.sh
- entrypoint.sh
- Dockerfile
- UlidGenerator.php
- UlidType.php
- UuidGenerator.php
- UuidType.php
- UlidGeneratorTest.php
- UlidTypeTest.php
- UuidGeneratorTest.php
- UuidTypeTest.php
- .dockerignore
- .gitignore
- CHANGELOG.md
- composer.json
- composer.lock
- docker-compose.yml
- infection.json.dist
- Makefile
- phpunit.xml.dist
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
composer
View Details ▼
composer
A package-based dependency manager for PHP projects.
composer init
Interactively create a `composer.json` file:
composer require {{user/package}}
Add a package as a dependency for this project, adding an entry to `composer.json`:
composer install
Install all the dependencies in this project's `composer.json` and create `composer.lock`:
# Project Badges
-
SymfonyUidDoctrine
-
SymfonyUidDoctrine - Configuration
// repository documentation
Was this content helpful?
(0 ratings)
