ROBROY B. CANALES (@roycanales17)
  • Stars
    star
    12
  • Global Rank 873,985 (Top 31 %)
  • Followers 6
  • Following 2
  • Registered over 4 years ago
  • Most used languages
    PHP
    71.4 %
    JavaScript
    28.6 %
  • Location ๐Ÿ‡ต๐Ÿ‡ญ Philippines
  • Country Total Rank 1,909
  • Country Ranking
    PHP
    150
    JavaScript
    1,246

Top repositories

1

Framework-Asset

The PHP framework is a custom-built solution aimed at enhancing code organization and promoting best practices in Object-Oriented Programming (OOPS) for PHP development. It offers a set of tools and features designed to streamline the development process and improve code maintainability.
PHP
3
star
2

Input-Request

Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
PHP
3
star
3

Eloquent-Class

Eloquent is the default ORM (Object-Relational Mapping) included with the framework. It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
PHP
2
star
4

Laravel-Docker

https://www.youtube.com/watch?v=bIkquEYqHHA&t=1919s
PHP
1
star
5

Database-Schema

The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
PHP
1
star
6

Preview-image-before-upload

JavaScript
1
star
7

Social-Networking

I created this like facebook. This project is built in with pure PHP code, no framework like laravel or codeigniter etc. also this project is not fully done yet but everything you want to add another function is already built in from controllers. -> I made my own MVC. -> Authenticated using ( PDO, CSRF TOKENS, SECURE SESSION, BRUTE FORCE PREVENTION ) -> Disable visiting server file and root folder for image and videos etc. -> It also support mysqli. -> Chat application peer to peer using websocket. -> It can also upload multiple images. I have also made this from laravel framework.
JavaScript
1
star