This website requires JavaScript.
Explore
Help
Sign In
manae
/
PHP-Validation-Utility
Watch
1
Star
0
Fork
You've already forked PHP-Validation-Utility
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
23
Commits
1
Branch
0
Tags
61
KiB
PHP
100%
0c7df724de
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Marcel Naeve
0c7df724de
nutzung von multibite (mb_) funktionen entfernt, da mittlerweile unnötig.
2024-05-05 02:55:42 +02:00
.idea
added some phpunit tests and fixed address/domain detection in email validation.
2016-05-14 15:51:11 +02:00
src
nutzung von multibite (mb_) funktionen entfernt, da mittlerweile unnötig.
2024-05-05 02:55:42 +02:00
tests
umbenennung der klasse rückgängig gemacht, da idee einer alternativen implementierung verworfen.
2024-05-05 02:51:42 +02:00
.gitignore
neu strukturiert, namespace hinzugefügt und klasse sinvoller benannt.
2024-04-29 22:36:11 +02:00
LICENSE
Initial commit
2016-05-03 21:27:18 +02:00
README.md
Initial commit
2016-05-03 21:27:18 +02:00
composer.json
neu strukturiert, namespace hinzugefügt und klasse sinvoller benannt.
2024-04-29 22:36:11 +02:00
composer.lock
neu strukturiert, namespace hinzugefügt und klasse sinvoller benannt.
2024-04-29 22:36:11 +02:00
README.md
php7-validation-class