Skip to content
View xepozz's full-sized avatar
🕶️
Be real, be wrong
🕶️
Be real, be wrong

Organizations

@yiisoft

Block or report xepozz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xepozz/README.md

Become a sponsor

Boost me Boosty me | Patreon Give me a Patron | Buy me a Coffee Buy me a Coffee

Making Yii3 be production ready.

Projects

IDEA Plugins

Name Description Links
MetaStorm PHPStorm Plugin
Downloads
Must-have plugin for everyday work, it brings your IDE new life Source
Marketplace
Cron & Crontab Support IDE Plugin
Downloads
Syntax highlighting and code insights for Cron & Crontab Language Source
Marketplace
Buggregator IDE Plugin
Downloads
Buggregator.dev IDE integration Marketplace
PHP-LSP IDE Plugin
PHP Language Server Protocol Integration Source
Git attributes support
Downloads
Syntax highlighting and code insights for .gitattributes file Marketplace
Git codeowners support
Downloads
Syntax highlighting and code insights for CODEOWNERS file Marketplace
Robots.txt support
Downloads
Syntax highlighting and code insights for robots.txt file Marketplace
phplrt – PHP Language Recognition Tool
Downloads
phplrt language support (*.pp2) Marketplace

Internal Mocker

Source: https://github.com/xepozz/internal-mocker

The package helps mock internal php functions as simple as possible. This is easy way to mock such functions as: time(), str_contains(), rand(), etc.

Remap

Source: https://github.com/xepozz/remap

The library allows you to map data from the database to objects.

Yii Dev Panel

Source: https://github.com/xepozz/yii-dev-panel (moved to yiisoft/yii-dev-panel)

It's an aggregated application based on React that helps you to both develop and debug Yii3 application.

The project will contain several application's frontends for Gii, Debug and Inspector modules.

Test It!

Source: https://github.com/xepozz/test-it

A tool for generating files with tests cases based on class methods signatures.

Great way to start tests writing. It will help you to have an addiction to write tests without doing routine tasks such as creating files, writing methods and test cases.

Blogit

Source: http://github.com/xepozz/blogit

I wanted to start writing useful articles 📝 and that's why I had developed CMS based on Github Pages.

It's not maintained at the moment but you can develop your skills contibuting this project.

Maintained Yii3 modules

  • Unique ID - Allows you to track the unique user in the application.
  • Request ID - A simple library to generate both unique request and response IDs for tracing purposes.
  • AB - A simple library to enable A/B testing based on a set of rules.
  • Feature Flag - A simple library to enable/disable features based on a set of rules.
  • Shortcut - Sets of helper functions for rapid development of Yii 3 applications.
Stats

Pinned Loading

  1. yiisoft/yii-dev-panel yiisoft/yii-dev-panel Public

    An application that aggregates such different modules as: Debug, Inspector, Gii and Open API

    TypeScript 9

  2. internal-mocker internal-mocker Public

    A tool for mocking internal php functions and classes

    PHP 31 1

  3. blogit blogit Public

    Personal blog based on Github Pages and Github Issues.

    JavaScript 18 4

  4. test-it test-it Public

    A tool for generating files with tests cases based on class methods signatures.

    PHP 18

  5. shortcut shortcut Public

    Sets of helper functions for rapid development of Yii 3 applications.

    PHP 2

  6. remap remap Public

    The library allows you to map data from the database to objects.

    PHP 1