News Feed
Jobs Feed
Sections




News Archive
Stuart Herbert's Blog:
ContractLib - An Introduction & Comparing it to PHP's Assert
January 17, 2012 @ 10:58:38

Stuart Herbert has two new posts to his blog showing how to use the ContractLib tool he's created to define programming "contracts". In the first he shows some sample usage of the tool and in the second he compares the functionality of ContractLib's features and PHP's own "assert" method.

ContractLib is a simple-to-use PHP component for easily enforcing programming contracts throughout your PHP components. These programming contracts can go a long way to helping you, and the users of your components, develop more robust code.

In his example tests he shows how to set a pre-condition on a method's input ensuring that it will always be the correct datatype (array). In his comparison with PHP's "assert", he lists out some of the features that either one has and notes that ContractLib allows you to be much more flexible with your checking than just simple statements.

0 comments voice your opinion now!
contractlib contract programming validate assert compare


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: OOP in PHP: New PHP Article in Web Designer Magazine (Nov 2006)

Jonathan Snook's Blog: CodeIgniter vs. CakePHP

PHPMaster.com: Goodbye CodeIgniter, Hello Laravel

Job Posting: Modis IT Seeks Contract PHP Developer (Boca Raton, FL)

TechToolBlog: Ruby, PHP, ASP.NET Job Comparison


Community Events











Don't see your event here?
Let us know!


example object opinion podcast composer code framework unittest database functional language conference testing phpunit introduction interview zendframework2 release community development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework