<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Inani El Houssain</title>
    <description>The latest articles on Forem by Inani El Houssain (@akiyamasm).</description>
    <link>https://forem.com/akiyamasm</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F34446%2F7038c040-a6a7-4aff-9b28-25d5729fdae3.png</url>
      <title>Forem: Inani El Houssain</title>
      <link>https://forem.com/akiyamasm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/akiyamasm"/>
    <language>en</language>
    <item>
      <title>How to easily validate your PHP inputs data</title>
      <dc:creator>Inani El Houssain</dc:creator>
      <pubDate>Thu, 27 Feb 2020 08:52:17 +0000</pubDate>
      <link>https://forem.com/akiyamasm/how-to-easily-validate-your-php-inputs-data-3jff</link>
      <guid>https://forem.com/akiyamasm/how-to-easily-validate-your-php-inputs-data-3jff</guid>
      <description>&lt;p&gt;Hello Guys, so a year ago I've published my #PHP framework that I've been working on it in the last 2 years(&lt;a href="https://github.com/akiyamaSM/chibi"&gt;https://github.com/akiyamaSM/chibi&lt;/a&gt;). And one of the components I've enjoyed working on was the validation.It was sad for me not to be able to use it in further projects because it was coupled to the framework itself.&lt;br&gt;
That's why I decided to rewrite it as a standalone php package, That I'll be happy to see you guys using it or at least give it a try.&lt;/p&gt;

&lt;p&gt;It still lacks to many rules, that we will be gradually adding them. but the good thing is that it is fully customizable. &lt;/p&gt;

&lt;p&gt;Here is the link of the github repository where you can find the instructions on the installation and its usage.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/akiyamaSM/PHPValidate"&gt;https://github.com/akiyamaSM/PHPValidate&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking forward for your stars and PR!&lt;/p&gt;

</description>
      <category>php</category>
    </item>
    <item>
      <title>Make Polls Easily using Larapoll's package(Laravel)</title>
      <dc:creator>Inani El Houssain</dc:creator>
      <pubDate>Tue, 26 Sep 2017 16:01:09 +0000</pubDate>
      <link>https://forem.com/akiyamasm/make-polls-easily-using-larapolls-packagelaravel-5og</link>
      <guid>https://forem.com/akiyamasm/make-polls-easily-using-larapolls-packagelaravel-5og</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2gpdw3aU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/bzccknhi6j5ny3d25ry0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2gpdw3aU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/bzccknhi6j5ny3d25ry0.jpg" alt="Voting"&gt;&lt;/a&gt;&lt;br&gt;
In this post I'll share with you my first package I ever made, As the title says its about a package that brings with it a set of functions that will handle for you the operation of creation polls and voting in it by the user.&lt;br&gt;
You can check the Github repository for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/akiyamaSM/larapoll"&gt;https://github.com/akiyamaSM/larapoll&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In about two weeks I'll be able to publish a new releasse. the new releasse will have a simple dashboard where you'll be able to create and handle all the operations about polls.&lt;br&gt;
Hope you like it!! &lt;/p&gt;

</description>
      <category>laravel</category>
      <category>php</category>
      <category>poll</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
