Login
Register
File: tests/bootstrap.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Marcelo Santos
>
Melody Validation
>
tests/bootstrap.php
>
Download
File:
tests/bootstrap.php
Role:
Auxiliary script
Content type:
text/plain
Description:
Unit test script
Class:
Melody Validation
Validate values according to many types of rules
Author:
By
Marcelo Santos
Last change:
Date:
2013-10-17 20:23
Size:
103 bytes
Contents
Download
<?php
$loader
= require
__DIR__
.
'/../vendor/autoload.php'
;
$loader
->
add
(
'Melody\Validation'
,
"src/"
);
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014