Download the PHP package simpsyst/paginator without Composer
On this page you can find all versions of the php package simpsyst/paginator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simpsyst/paginator
More information about simpsyst/paginator
Files in simpsyst/paginator
Package paginator
Short Description Paginator is simple and is ready to generate results navigation in your application
License MIT
Homepage http://www.diegomatos.com
Informations about the package paginator
Paginator @SimpSyst
Paginator is an extremely compact and easy to use component. You only have to configure its behavior once by the counter, and then use the render method to create a nav with all the navigation links. Easy with having a coffee to use and interacting with your database.
Paginator é um componente extremamente compacto e fácil de usar. Você só precisa configurar seu comportamento uma vez pelo contrutor, e depois usar o método render para criar uma nav com todos os links de navegação. Fácil com tomar um café para usar e interagir com seu banco de dados.
About SimpSyst
SimpSyst is a set of small and optimized PHP components for common tasks. Held by Diego Matos. With them you perform routine tasks with fewer lines, writing less and doing much more.
SimpSyst é um conjunto de pequenos e otimizados componentes PHP para tarefas comuns. Mantido por Diego Matos. Com eles você executa tarefas rotineiras com poucas linhas, escrevendo menos e fazendo muito mais.
Highlights
- Easy to configure and customize via constructor class (Fácil para configurar e personalizar via construtor da classe)
- Simple to generate paging with only five arguments (Simples de gerar paginação com apenas cinco argumentos)
- pager method to assemble results pagination (Método pager para montar a paginação de resultados)
- render method to mount html ready to navigate (Método render para montar o html pronto para navegar)
- Navigation structure with custom classes in elemenos nav, a and span (Estrutura de navegação com classes personalizadas em elemenos nav, a e span)
- Methods limit and offset to retrieve values and integrate your SQL query (Método limit e offset para resgatar valores e integrar a sua consulta SQL)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)
Installation
Paginator is available via Composer:
or run
Documentation
For details on how to use the paginator, see the sample folder with details in the component directory
Para mais detalhes sobre como usar o paginator, veja a pasta de exemplo com detalhes no diretório do componente
Result
`
Dynamic First And Last Page
``
Contributing
Please see CONTRIBUTING for details.
Support
Security: If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Se você descobrir algum problema relacionado à segurança, envie um e-mail para [email protected] em vez de usar o rastreador de problemas.
Thank you
Credits
- Diego Matos (Developer)
- Compusert Technologies (Team)
- All Contributors (This Rock)
License
The MIT License (MIT). Please see License File for more information.