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
24
Commits
1
Branch
0
Tags
61
KiB
PHP
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Marcel Naeve
b09e3ecd98
einige validierungsfunktionen implementiert für zeit und datums strings. (noch ungetestet/still untested)
2024-05-05 03:45:49 +02:00
.idea
added some phpunit tests and fixed address/domain detection in email validation.
2016-05-14 15:51:11 +02:00
src
einige validierungsfunktionen implementiert für zeit und datums strings. (noch ungetestet/still untested)
2024-05-05 03:45:49 +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