nagara/metode-skripshit

libraries metode skripshit build by miyuki nagara as eka jaya nagara, for support easier my skripsi and make something easier written at php programing

1.1.0 2022-06-16 07:32 UTC

This package is auto-updated.

Last update: 2024-04-18 17:36:04 UTC


README

what is that ? metode skripshit is my personal package library php publish at packagist can used with composer. this library include metode mostly used at skripsI write with OOP PHP. contains metode statistic and string

Thank you kindly for the ⭐ and forks. When I first started working on this project in 2019, I had just undergraduated from college and had no prior exposure to web-development or open source. cause i'am start learn web-development and also explorer to many algorithm mostly used at skripsi (TA). so why i'am not build the package for reusability ? why not.

Without financial support, it was overwhelming to fix these issues, adding new method, reading a journal, not to mention that I felt like an absolute imposter. With a heavy heart 💔, I decided to keep continue :( and this in my portofolio my project

PROJECT DOCUMENTATION

before you used this library maaybe you can read this, and for note i'am not often update documentation

HOW TO USED ?

you need package manager composer dpwnload and install it. and run this comand below inside your project.

composer require nagara/metode-skripshit

⚠️ note

okay, if you newbie used composer or write in native code, you need call this file in every file you need the tools for autoload composer.

⚠️ note

I recommended used PHP version 7.4.5

<?php
include "vendor/autoload.php";

...
// another code here

if you used framework like Laravel or anything and have fiture autoload you no needed call "include". just call the namespace and create object. example for test

use Nagara\Src\Img\ImgMagic;

$image = new ImgMagic;

$path =  "naruto.jpg";
$image->filter($path, "grayscale");

EXTRAS

you can build in server with call like this

build in server

php -S localhost:8000

WHAT YOU GET ?

okay if you install this is, you will get my personal tool and my metode. i'am build this from journal and implementation in code and also sometimes i'am just re writing code from other people and put inside.

Example code usage

for example code you can found at example dir

personal tools

Metode Available

next plan make libraries

next plan make libraries often used for skripshit you can read this link below

support or sponsor

jika kamu terbantu dengan library ini kamu bisa support saya agar terus berkarya dan maintenance dengan klik link dibawah ini, mungkin kopi atau mie ayam boleh kok. berapapun saya ucapkan terimakasih

collabs atau info mainnya bisa email ekabersinar@gmail.com


Dilema

⚠️ pusing w ngerjain metode pake php, orang lain pada sans pake python, python banyak library, tinggal pnp, klo php harus from scracth atau build from zero hahaha atau yang pake javascript bisa pke tensorflow sama keras ⚠️

Maintenace

this code maintenace by me miyuki nagara