Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
Given the state of Phalcon, it’s probably a good idea to start planning for losing more dependencies on the framework.
Describe the solution you like
A good start would probably be to start with our model implementation, which seems to depend on the following classes for which we should build native php alternatives in that case:
Phalcon\Filter\Validation\Validator\Email
Phalcon\Filter\Validation\Validator\ExclusionIn
Phalcon\Filter\Validation\Validator\InclusionIn
Phalcon\Filter\Validation\Validator\Numericality
Phalcon\Filter\Validation\Validator\PresenceOf
Phalcon\Filter\Validation\Validator\Regex
Phalcon\Filter\Validation\Validator\Url
OPNsense\Phalcon\Logger\Logger
Phalcon\Filter\Validation\Exception
- Phalcon\Di\FactoryDefault
Phalcon\Logger\Adapter\Syslog
Phalcon\Messages\Message
Phalcon\Messages\Messages
Phalcon\Config\Config
Describe alternatives you considered
N/A
Additional context
N/A
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
Given the state of Phalcon, it’s probably a good idea to start planning for losing more dependencies on the framework.
Describe the solution you like
A good start would probably be to start with our model implementation, which seems to depend on the following classes for which we should build native php alternatives in that case:
Phalcon\Filter\Validation\Validator\EmailPhalcon\Filter\Validation\Validator\ExclusionInPhalcon\Filter\Validation\Validator\InclusionInPhalcon\Filter\Validation\Validator\NumericalityPhalcon\Filter\Validation\Validator\PresenceOfPhalcon\Filter\Validation\Validator\RegexPhalcon\Filter\Validation\Validator\UrlOPNsense\Phalcon\Logger\LoggerPhalcon\Filter\Validation\ExceptionPhalcon\Logger\Adapter\SyslogPhalcon\Messages\MessagePhalcon\Messages\MessagesPhalcon\Config\ConfigDescribe alternatives you considered
N/A
Additional context
N/A