devaguia / correios-php

Correios API library for PHP
https://packagist.org/packages/devaguia/correios-php
GNU General Public License v3.0
23 stars 11 forks source link

Create a trait to handle the CEPs validation methods #15

Closed devaguia closed 1 year ago

devaguia commented 1 year ago

Create a Trait file to set up the CEP functions and properties to be used by the Price and Date service classes. #10